home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / bildschirmschoner / bserver_v1.5 / sources.lha / Sources / lib / libsources / client.fd < prev    next >
Text File  |  1995-11-08  |  757b  |  26 lines

  1. ##base _ClientBase
  2. ##bias 30
  3. __SendClientMsg(ULONG,struct MsgPort*)(D0,A1);
  4. __GetServerCommand(struct MsgPort*)(A1);
  5. __WaitServerCommand(struct MsgPort*)(A1);
  6. __OpenCommunication(struct MsgPort**)(A1);
  7. CheckAA()();
  8. CloneFrontmostScreen(UBYTE)(D0);
  9. Open8SVX(char*)(A1);
  10. Close8SVX(Sound*)(A1);
  11. Play8SVX(Sound*,UBYTE)(A1,D0);
  12. PlayAsynch8SVX(Sound*,UBYTE)(A1,D0);
  13. GetDeeperFrontmostScreen(UBYTE,UBYTE)(D0,D1);
  14. DarkestColorIndex(struct Screen*)(A1);
  15. BrightestColorIndex(struct Screen*)(A1);
  16. OpenModule(char*)(A1);
  17. InitModule(Module*)(A1);
  18. PlayModule(Module*)(A1);
  19. StopModule(Module*)(A1);
  20. FreeModule(Module*)(A1);
  21. Decrunch30(UBYTE,UWORD)(A0,A1)
  22. GetArgString(char*,char*,char*)(A0,A1,D0);
  23. GetArgInt(char*,char*,int *)(A0,A1,D0);
  24. GetEquilizers(Module*)(A1);
  25. ##end
  26.